home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 1145 / n4passm.cfg < prev    next >
Text File  |  1997-04-17  |  8KB  |  175 lines

  1. ; Configuration file for N4PASSM.NLM
  2. ;
  3. ;=======
  4. ;
  5. ;  Note:  This .CFG file is used for N4PASSM.NLM.
  6. ;  The N4PassM.NLM is only used in rare cases.  It is used,
  7. ;  if you need more than one 'unique' configuration per server.
  8. ;  This normally only happens when, you have two separate departments 
  9. ;  that will need to set passwords for different groups of users.
  10. ;  
  11. ;  For example:  You would load the N4pass.nlm (n4pass.cfg) file and point
  12. ;    the directory sys:\n4pass\password directory for your normal helpdesk
  13. ;    staff to reset all users in the tree, or a specific subset. (container)
  14. ;    Then, you would load the n4passM.nlm (n4passM.cfg) file and point it
  15. ;    to the directory sys:\n4passm\password directory for your 'special'
  16. ;    helpdesk group that will only be allowed to reset passwords for
  17. ;    a different container or other criteria.
  18. ;  
  19. ; So, again, in most cases, ignore the N4PassM.NLM and N4PassM.CFG files.
  20. ;
  21. ;=======
  22. ;
  23. ; Configuration file for N4PASS.NLM
  24. ;
  25. ; Note:
  26. ;   Comment lines start with a semicolon.
  27. ;   Do give a valid full Volume:\Path\FileName for the FileName parameters.
  28. ;   Do not comment out a parameter.
  29. ;   If you make changes to this file, you must re-LOAD N4PASS to enable the
  30. ;      new contents of this N4PASS.CFG file.
  31. ;
  32. ; Important!  Since, you placing a password in here, do not give any
  33. ;  read access rights to anyone (other than admin) for this subdirectory
  34. ;  containing the N4Pass.CFG file.
  35.  
  36. ; Point to the subdirectory that you want the N4PASS.EXE and N4PASS.NLM to
  37. ; use for communication.  Normally, this is set to SYS:\N4PASS\PASSWORD
  38. ;
  39. HelpDeskDirectory       SYS:\N4PASS\PASSWORD
  40.  
  41. ; Specify the file that you want to log all N4PASS events.
  42. ; This file is used log all object inquiries and password changes.
  43. ; If use the value of NONE, then these events will not be logged.
  44. ;
  45. LogFile                 SYS:\N4PASS\N4PASS.LOG
  46.  
  47. ; Specify the name of the server that this utility is installed on.
  48. ; Just the server name (FS1) will do.   This is the same server name that
  49. ; you will load the N4PASS.NLM on.   Must be the same as the subdirectories
  50. ; for the above nouns 'HelpDeskDirectory', 'LogFile' are on.
  51. ;
  52. Server                  Mercury
  53.  
  54. ; Specify the Administrator-equal distinguished network name
  55. ; It should be the distinguished object name.
  56. ; This account should be an admin-equal.
  57. ;
  58. AdminName               .pwd-admin.home
  59.  
  60. ; Specify the password for the network account above.
  61. ;
  62. AdminPassword           DrainOHead
  63.  
  64. ; Specify a list of full distinguished container names that will be used
  65. ; for searching for the user.
  66. ; Default is [root], which will search through the entire tree.
  67. ; N4Pass will search in the specified containers and its subcontainers.
  68. ; Use a comma (,) to separate multiple container names.
  69. ; Example:  If your tree's structure is:
  70. ;   O=ACME
  71. ;     OU=CA.O=ACME
  72. ;        OU=SALES.OU=CA.O=ACME
  73. ;        OU=ENGINEERING.OU=CA.O=ACME
  74. ;     OU=TX.O=ACME
  75. ;        OU=FW.OU=TX.O=ACME
  76. ;   Setting the value to  CA.ACME   will search: ca.acme, sales.ca.acme,
  77. ;        and engineering.ca.acme.
  78. ;   Setting the value to  ca.acme,fw.tx.acme  will search: ca.acme,
  79. ;        sales.ca.acme, engineering.ca.acme and fa.tx.acme.
  80. ; Note:  The helpdesk user can still specify a user in a different
  81. ;        context than below by typing in the full distinguished name
  82. ;        in the 'search' text prompt.
  83. ;
  84. ContainerSearchList     [root]
  85.  
  86. ; Set to Y to display additional information/status on each operation.
  87. ;    If set to Y, then all inquiry information will be display on the
  88. ;    system console screen.
  89. ; Set to N for normal operation.
  90. ;
  91. DebugMode               N
  92.  
  93. ; Comma-separated values of (partial or full) network names that N4Pass 
  94. ;   should not access.  You should at least have the names: Admin, Super,
  95. ;   Supervisor and any other-super equal accounts.
  96. ; For example:  With the value of  JSmith,  N4Pass will not access accounts 
  97. ;   like  JSmith.Finance.Sales.ACME, JSmith.Finance.HQ, and any other
  98. ;   words with 'jsmith' in it.
  99. ; For example:  With the value of Sales.HQ, N4Pass will not access accounts
  100. ;   like  PRose.Sales.HQ.ACME, ASmith.Sales.HQ, and any other words with
  101. ;   'sales.hq' in it.
  102. ; Suggestion names to exlude:  Admin, Super, Backup, Archivist
  103. ; Note:  Wildcards (*,?) are not allowed.
  104. ;
  105. ExcludeNameList         Admin, Super
  106.  
  107. ; Choose a number from 0 to 30000.   This same 'seed' value must be set on
  108. ; the workstation running N4PASS.EXE.   If this 'seed' value is not the same
  109. ; as the n4pass.exe utility, then it will not report the correct new password.
  110. ; This number should not be released publically, since, it is used to
  111. ; generate the unique password.  
  112. ;
  113. Seed                    0
  114.  
  115. ; Prefix password phrase.
  116. ; Set to NONE to not use any prefix phrase.
  117. ; Note:  You must use a prefix phrase if you require that the user passwords
  118. ;   be longer than 5 characters.
  119. ; Note:  This prefix is used, even if a PasswordFile is specified.
  120. ; Note:  This prefix value will not be seen by the N4PASS.EXE 'change
  121. ;   password' so you must communicate the 'prefix' to your helpdesk staff.
  122. ;   They will then manually add the prefix to the changed password when
  123. ;   giving it to the employee.
  124. ;
  125. PasswordPrefix          NONE
  126.  
  127. ; Password File.
  128. ; Set to NONE to use random password phrase.
  129. ; Otherwise, set to   SYS:\path\filename  of the comma-delimited file that 
  130. ; contains a list of object names and their passwords.
  131. ; File format is:   ObjectName  ,  NewPassword
  132. ;    ObjectName field may be a partial or full user object name.
  133. ;      Note that typeless names are used.
  134. ;    NewPassword field should contain a valid password only.
  135. ; Reserved values for  NewPassword  field:
  136. ;  RANDOM    -  object will be assigned a random password.
  137. ;  DEFAULT   -  object will be assigned the value in DefaultNewPassword.
  138. ;  ID        -  object will be assigned the value of its 'short' object name.
  139. ; See n4pass.lst, for a sample data file.
  140. ;
  141. PasswordFile            sys:\n4pass\n4pass.lst
  142.  
  143. ; Default New Password
  144. ; User passwords will be set to this value if the user object name is not
  145. ; found in the password file.  
  146. ; If you are not using a password file, then the value is not used.
  147. ; Reserved value:  NONE      If object name is not found in the specified
  148. ;    PasswordFile, then the user password is not changed.
  149. ; Reserved value:  RANDOM    If object name is not found in the specified
  150. ;    PasswordFile, then a random password will be assigned.
  151. ; Reserved value:  DENIED    If object name is not found in the specified
  152. ;    PasswordFile, then a 'ACCESS DENIED' message will be sent to HelpDesk.
  153. ; Reserved value:  ID        If object name is not found in the specified
  154. ;    PasswordFile, then the password will be set to object's 'short' name.
  155. ;
  156. DefaultNewPassword      RANDOM
  157.  
  158.  
  159. ; Allow the helpdesk staff to specify the New Password.
  160. ; Options:  Yes, No
  161. ; The default (No) is to have the N4Pass utility randomize a password, or
  162. ; read the new password from the specified file.
  163. ; If you set the value to Yes, then the helpdesk staff is allowed to set
  164. ; the password.  Note:  If you set this value to Yes, you will also need
  165. ; to add the command line  /SPECIFY  to line loading  N4PASS.EXE.
  166. ;
  167. ; Additional notes:
  168. ;   If you allow the helpdesk to specify the password, and have enabled it
  169. ;   on the helpdesk's n4pass.exe command line, then n4pass utility will set
  170. ;   the password 'exactly' to what the helpdesk staff specified.  The
  171. ;   password prefix and the password list file is not used.
  172. ;
  173. AllowSpecifyNewPassword No
  174.  
  175.